Skip to content

mattshockl/CVE-2020-9934

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

CVE-2020-9934

This Proof of Concept is a simple Swift program that will give itself and Terminal every kTCCService entitlement (pulled from tccd) and then do four things:

  • Create a file named "<<<<BYPASS>>>>" in the TCC-protected directory
  • Read the data from said file from within the TCC-protected directory
  • List all files in the TCC-directory (including "<<<<BYPASS>>>>")
  • Remove the file from the TCC-protected directory

Usage: ./bypasstc <tcc-protected directory>

See the full writeup on Medium

About

CVE-2020–9934 POC

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages